projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
458c46f
)
(find-lisp-insert-directory): Use `mapc' rather than `mapcar'.
author
Juanma Barranquero
<lekktu@gmail.com>
Tue, 25 Sep 2007 11:06:14 +0000
(11:06 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Tue, 25 Sep 2007 11:06:14 +0000
(11:06 +0000)
lisp/find-lisp.el
patch
|
blob
|
history
diff --git
a/lisp/find-lisp.el
b/lisp/find-lisp.el
index 9b1f3275dfc97386392b49e26b5c2bab0e5673a8..4c8d8bea215631cfebde2bc3bb9189f0c617dba3 100644
(file)
--- a/
lisp/find-lisp.el
+++ b/
lisp/find-lisp.el
@@
-270,7
+270,7
@@
It is a function which takes two arguments, the directory and its parent."
;; No analog for find-lisp?
(insert find-lisp-line-indent "\n")
;; Run the find function
- (mapc
ar
+ (mapc
(function
(lambda(file)
(find-lisp-find-dired-insert-file